object CensorForm: TCensorForm Left = 373 Top = 299 BorderStyle = bsNone Caption = 'CensorForm' ClientHeight = 216 ClientWidth = 344 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnClick = FormClick OnMouseMove = FormMouseMove PixelsPerInch = 96 TextHeight = 13 object LabelX: TImage Left = 112 Top = 88 Width = 158 Height = 38 AutoSize = True Picture.Data = {} Transparent = True end end